type hash/crc32.digest (struct)
Method Implmentations
MarshalBinary() ([]byte, error)
*digest.M : encoding.BinaryMarshaler.MarshalBinary
*digest.M : crypto/hmac.marshalable.MarshalBinary
Reset()
*digest.M : hash.Hash.Reset
*digest.M : hash.Hash32.Reset
*digest.M : github.com/klauspost/compress/gzip.crcer.Reset
Sum32() uint32
*digest.M : hash.Hash32.Sum32
*digest.M : github.com/klauspost/compress/gzip.crcer.Sum32
UnmarshalBinary(b []byte) error
*digest.M : encoding.BinaryUnmarshaler.UnmarshalBinary
*digest.M : crypto/hmac.marshalable.UnmarshalBinary
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |